Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing /
Chapter 2 - Core Printing Features / Core Printing Features Reference
Functions / Obtaining Information on Printing-Related Objects


GXGetFormatJob

You can use the GXGetFormatJob function to obtain the job object associated with a format object.

gxJob GXGetFormatJob (gxFormat aFormat);
aFormat
A reference to the format object whose job object you wish to obtain.
function result
A reference to a job object.
DESCRIPTION
In the GXGetFormatJob function, you specify a format object whose job object you want to obtain. You specify the format object in the aFormat parameter. You should call this function when you have a format object reference and you want to obtain the reference of the job object associated with it.

RESULT CODES
gxSegmentLoadFailedErrA required code segment could not be found, or there was not enough memory to load it.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help